TabView.getPagePosition

Finds the position of @page in @self, starting from 0.

class TabView
int
getPagePosition

Parameters

page TabPage

a page of @self

Return Value

Type: int

the position of @page in @self

Meta